home *** CD-ROM | disk | FTP | other *** search
- V- CardName |cardname|
- C- FirstCard |firstcard|
- C- GotoCard |gotocard|
- C- LastCard |lastcard|
- C- NextCard |nextcard|
- C- PreviousCard |previouscard|
- [E]
-
- |cardname|
- WT {CardName}=CardName
- PL Returns the name of the current Card.
- ED
-
- |firstcard|
- WT FirstCard [{Arg1} [,up to ten arguments]]
- PL Goes to the First Card in the Deck. You
- PL can pass up to ten arguments which are
- PL accessable from the card's BeforeAttachment
- PL and AfterAttachment scripts.
- PL
- PT SEE ALSO:
- BS LastCard
- PT .
- ED
-
- |gotocard|
- WT GotoCard {CardName [,{Arg1} [,up to ten arguments]]
- PL Goes to a specific Card in the Deck. You
- PL can pass up to ten arguments which are
- PL accessable from the card's BeforeAttachment
- PL and AfterAttachment scripts.
- ED
-
- |lastcard|
- WT LastCard [{Arg1} [,up to ten arguments]]
- PL Goes to the Last Card in the Deck. You
- PL can pass up to ten arguments which are
- PL accessable from the card's BeforeAttachment
- PL and AfterAttachment scripts.
- PL
- PT SEE ALSO:
- BS FirstCard
- PT .
- ED
-
- |nextcard|
- WT NextCard [{Arg1} [,up to ten arguments]]
- PL Goes to the Next Card in the Deck. You
- PL can pass up to ten arguments which are
- PL accessable from the card's BeforeAttachment
- PL and AfterAttachment scripts.
- PL
- PT SEE ALSO:
- BS PreviousCard
- PT .
- ED
-
- |previouscard|
- WT PreviousCard [{Arg1} [,up to ten arguments]]
- PL Goes to the Previous Card in the Deck. You
- PL can pass up to ten arguments which are
- PL accessable from the card's BeforeAttachment
- PL and AfterAttachment scripts.
- PL
- PT SEE ALSO:
- BS NextCard
- PT .
- ED
-